Skip to content

chore(deps): bump aws-java-sdk from 1.11.704 to 1.12.390#581

Closed
dependabot[bot] wants to merge 1 commit into
mainline-1.xfrom
dependabot/maven/mainline-1.x/com.amazonaws-aws-java-sdk-1.12.390
Closed

chore(deps): bump aws-java-sdk from 1.11.704 to 1.12.390#581
dependabot[bot] wants to merge 1 commit into
mainline-1.xfrom
dependabot/maven/mainline-1.x/com.amazonaws-aws-java-sdk-1.12.390

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 24, 2023

Bumps aws-java-sdk from 1.11.704 to 1.12.390.

Changelog

Sourced from aws-java-sdk's changelog.

1.12.390 2023-01-23

AWS Lambda

  • Features

    • Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.

AWS SDK for Java

  • Features

    • Adding support for ap-southeast-4 that is MEL_Melbourne region.

Amazon SageMaker Service

  • Features

    • Amazon SageMaker Inference now supports P4de instance types.

1.12.389 2023-01-20

Amazon Elastic Compute Cloud

  • Features

    • C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz.

Amazon Interactive Video Service

  • Features

    • API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures.

Amazon QuickSight

  • Features

    • This release adds support for data bars in QuickSight table and increases pivot table field well limit.

1.12.388 2023-01-19

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.

AWS Glue

  • Features

    • Release Glue Studio Hudi Data Lake Format for SDK/CLI

AWS Ground Station

  • Features

    • Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact

AWS Panorama

  • Features

    • Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.

Amazon Appflow

  • Features

    • Adding support for Salesforce Pardot connector in Amazon AppFlow.

Amazon CloudWatch Logs

  • Features

    • Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.

... (truncated)

Commits
  • 07926f0 AWS SDK for Java 1.12.390
  • 005a9a6 Update GitHub version number to 1.12.390-SNAPSHOT
  • 69f02ed AWS SDK for Java 1.12.389
  • 6206b0e Update GitHub version number to 1.12.389-SNAPSHOT
  • 8217c47 AWS SDK for Java 1.12.388
  • 9a1282b Update GitHub version number to 1.12.388-SNAPSHOT
  • bac02aa AWS SDK for Java 1.12.387
  • 96dbf33 Update GitHub version number to 1.12.387-SNAPSHOT
  • f4332d3 AWS SDK for Java 1.12.386
  • b519d5e Update GitHub version number to 1.12.386-SNAPSHOT
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.11.704 to 1.12.390.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.11.704...1.12.390)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 24, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 25, 2023

Superseded by #584.

@dependabot dependabot Bot closed this Jan 25, 2023
@dependabot dependabot Bot deleted the dependabot/maven/mainline-1.x/com.amazonaws-aws-java-sdk-1.12.390 branch January 25, 2023 04:09
texastony pushed a commit that referenced this pull request Aug 24, 2023
## [2.4.1](aws/aws-encryption-sdk-java@v2.4.0...v2.4.1) (2023-08-09)

### Fixes

* **ci:** Quote commit statement to prevent errant YAML parsing ([#581](aws#581)) ([2166f2d](aws@2166f2d))
* Fix errors in the example code in README.md ([aws#1306](aws#1306)) ([b3f5b00](aws@b3f5b00))
* NOTICE.txt ([aws#1617](aws#1617)) ([6dbf436](aws@6dbf436))

### Maintenance

* **ci:** add missing @test annotation ([aws#1333](aws#1333)) ([3f289ac](aws@3f289ac))
* **CommitmentPolicy:** Detail Commitment Policy on Enum ([aws#913](aws#913)) ([753bf7d](aws@753bf7d))
* **deps-dev:** bump junit-jupiter-api from 5.8.2 to 5.9.0 ([aws#1022](aws#1022)) ([3706959](aws@3706959))
* **deps-dev:** bump junit-jupiter-api from 5.9.0 to 5.9.1 ([aws#1073](aws#1073)) ([a85666c](aws@a85666c))
* **deps-dev:** bump junit-jupiter-api from 5.9.1 to 5.9.2 ([aws#1313](aws#1313)) ([1466784](aws@1466784))
* **deps-dev:** bump junit-vintage-engine from 5.8.2 to 5.9.0 ([aws#1050](aws#1050)) ([4a1222c](aws@4a1222c))
* **deps-dev:** bump junit-vintage-engine from 5.9.0 to 5.9.1 ([aws#1074](aws#1074)) ([55746cf](aws@55746cf))
* **deps-dev:** bump junit-vintage-engine from 5.9.1 to 5.9.3 ([aws#1550](aws#1550)) ([14b6766](aws@14b6766))
* **deps-dev:** bump mockito-core from 4.10.0 to 4.11.0 ([aws#1283](aws#1283)) ([5311392](aws@5311392))
* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([#625](aws#625)) ([3e6edf3](aws@3e6edf3))
* **deps-dev:** bump mockito-core from 4.4.0 to 4.6.1 ([aws#918](aws#918)) ([bf7978b](aws@bf7978b))
* **deps-dev:** bump mockito-core from 4.6.1 to 4.8.0 ([aws#1055](aws#1055)) ([d47e1de](aws@d47e1de))
* **deps-dev:** bump mockito-core from 4.8.0 to 4.8.1 ([aws#1147](aws#1147)) ([e2a0f52](aws@e2a0f52))
* **deps-dev:** bump mockito-core from 4.8.1 to 4.9.0 ([aws#1194](aws#1194)) ([28c2e71](aws@28c2e71))
* **deps-dev:** bump mockito-core from 4.9.0 to 4.10.0 ([aws#1254](aws#1254)) ([07e2ed2](aws@07e2ed2))
* **deps:** bump actions/checkout from 2 to 3 ([#558](aws#558)) ([6652268](aws@6652268))
* **deps:** bump aws-actions/configure-aws-credentials from 1 to 2 ([aws#1437](aws#1437)) ([91a5811](aws@91a5811))
* **deps:** bump aws-java-sdk from 1.12.162 to 1.12.186 ([#629](aws#629)) ([ec38abe](aws@ec38abe))
* **deps:** bump aws-java-sdk from 1.12.186 to 1.12.256 ([aws#920](aws#920)) ([ef4126b](aws@ef4126b))
* **deps:** bump aws-java-sdk from 1.12.256 to 1.12.299 ([aws#1047](aws#1047)) ([fdf0a6d](aws@fdf0a6d))
* **deps:** bump aws-java-sdk from 1.12.299 to 1.12.301 ([aws#1053](aws#1053)) ([718b3a2](aws@718b3a2))
* **deps:** bump aws-java-sdk from 1.12.301 to 1.12.303 ([aws#1059](aws#1059)) ([970e9db](aws@970e9db))
* **deps:** bump aws-java-sdk from 1.12.303 to 1.12.304 ([aws#1063](aws#1063)) ([e8471dc](aws@e8471dc))
* **deps:** bump aws-java-sdk from 1.12.304 to 1.12.305 ([aws#1066](aws#1066)) ([5bc4b3b](aws@5bc4b3b))
* **deps:** bump aws-java-sdk from 1.12.305 to 1.12.306 ([aws#1071](aws#1071)) ([93c8314](aws@93c8314))
* **deps:** bump aws-java-sdk from 1.12.306 to 1.12.307 ([aws#1076](aws#1076)) ([88f85f4](aws@88f85f4))
* **deps:** bump aws-java-sdk from 1.12.307 to 1.12.308 ([aws#1081](aws#1081)) ([53345b8](aws@53345b8))
* **deps:** bump aws-java-sdk from 1.12.308 to 1.12.309 ([aws#1085](aws#1085)) ([658f9e9](aws@658f9e9))
* **deps:** bump aws-java-sdk from 1.12.309 to 1.12.318 ([aws#1121](aws#1121)) ([18443d4](aws@18443d4))
* **deps:** bump aws-java-sdk from 1.12.318 to 1.12.319 ([aws#1124](aws#1124)) ([624c592](aws@624c592))
* **deps:** bump aws-java-sdk from 1.12.319 to 1.12.323 ([aws#1138](aws#1138)) ([74b3dd3](aws@74b3dd3))
* **deps:** bump aws-java-sdk from 1.12.323 to 1.12.335 ([aws#1173](aws#1173)) ([b8b0d53](aws@b8b0d53))
* **deps:** bump aws-java-sdk from 1.12.335 to 1.12.337 ([aws#1176](aws#1176)) ([fa92676](aws@fa92676))
* **deps:** bump aws-java-sdk from 1.12.337 to 1.12.350 ([aws#1220](aws#1220)) ([35235a0](aws@35235a0))
* **deps:** bump aws-java-sdk from 1.12.350 to 1.12.366 ([aws#1259](aws#1259)) ([456a4ad](aws@456a4ad))
* **deps:** bump aws-java-sdk from 1.12.366 to 1.12.381 ([aws#1308](aws#1308)) ([80ed0a6](aws@80ed0a6))
* **deps:** bump aws-java-sdk from 1.12.381 to 1.12.394 ([aws#1351](aws#1351)) ([0445b9e](aws@0445b9e))
* **deps:** bump BouncyCastle from 1.72 to 1.75 ([aws#1670](aws#1670)) ([61b6260](aws@61b6260))
* **deps:** bump jacoco-maven-plugin from 0.8.7 to 0.8.8 ([#655](aws#655)) ([802946a](aws@802946a))
* **deps:** bump kms from 2.17.136 to 2.17.226 ([aws#916](aws#916)) ([6a4011e](aws@6a4011e))
* **deps:** bump kms from 2.17.226 to 2.17.259 ([aws#1020](aws#1020)) ([6fc33b7](aws@6fc33b7))
* **deps:** bump kms from 2.17.259 to 2.17.273 ([aws#1054](aws#1054)) ([d87cf16](aws@d87cf16))
* **deps:** bump kms from 2.17.273 to 2.17.274 ([aws#1058](aws#1058)) ([4ab03c4](aws@4ab03c4))
* **deps:** bump kms from 2.17.274 to 2.17.275 ([aws#1062](aws#1062)) ([5a70da4](aws@5a70da4))
* **deps:** bump kms from 2.17.275 to 2.17.276 ([aws#1065](aws#1065)) ([a3d1fae](aws@a3d1fae))
* **deps:** bump kms from 2.17.276 to 2.17.277 ([aws#1070](aws#1070)) ([7ca5c11](aws@7ca5c11))
* **deps:** bump kms from 2.17.277 to 2.17.278 ([aws#1075](aws#1075)) ([cbac0a3](aws@cbac0a3))
* **deps:** bump kms from 2.17.278 to 2.17.279 ([aws#1080](aws#1080)) ([558b2f4](aws@558b2f4))
* **deps:** bump kms from 2.17.279 to 2.17.280 ([aws#1086](aws#1086)) ([29774ad](aws@29774ad))
* **deps:** bump kms from 2.17.280 to 2.17.288 ([aws#1118](aws#1118)) ([8d94a69](aws@8d94a69))
* **deps:** bump kms from 2.17.288 to 2.17.289 ([aws#1122](aws#1122)) ([d09ff99](aws@d09ff99))
* **deps:** bump kms from 2.17.289 to 2.17.292 ([ff69200](aws@ff69200))
* **deps:** bump kms from 2.17.292 to 2.18.8 ([aws#1167](aws#1167)) ([fa16a2d](aws@fa16a2d))
* **deps:** bump kms from 2.18.12 to 2.18.38 ([aws#1252](aws#1252)) ([e35cf06](aws@e35cf06))
* **deps:** bump kms from 2.18.8 to 2.18.12 ([aws#1177](aws#1177)) ([f514633](aws@f514633))
* **deps:** bump maven-compiler-plugin from 3.9.0 to 3.10.1 ([#582](aws#582)) ([9e24357](aws@9e24357))
* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([#525](aws#525)) ([8489bd6](aws@8489bd6))
* **deps:** bump maven-javadoc-plugin from 3.3.2 to 3.4.1 ([aws#998](aws#998)) ([44be313](aws@44be313))
* **deps:** bump maven-surefire-plugin from 2.22.2 to 3.1.2 ([aws#1632](aws#1632)) ([ea0a848](aws@ea0a848))
* **deps:** bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 ([aws#704](aws#704)) ([15fab9f](aws@15fab9f))
* **deps:** bump software.amazon.awssdk:bom from 2.17.136 to 2.17.228 ([aws#925](aws#925)) ([ae52cef](aws@ae52cef))
* **deps:** bump software.amazon.awssdk:bom from 2.17.228 to 2.17.273 ([aws#1056](aws#1056)) ([e40651c](aws@e40651c))
* **deps:** bump software.amazon.awssdk:bom from 2.17.273 to 2.17.274 ([aws#1057](aws#1057)) ([35f38bd](aws@35f38bd))
* **deps:** bump software.amazon.awssdk:bom from 2.17.274 to 2.17.275 ([aws#1061](aws#1061)) ([18c8172](aws@18c8172))
* **deps:** bump software.amazon.awssdk:bom from 2.17.275 to 2.17.276 ([aws#1067](aws#1067)) ([efd340d](aws@efd340d))
* **deps:** bump software.amazon.awssdk:bom from 2.17.276 to 2.17.277 ([aws#1069](aws#1069)) ([5721a81](aws@5721a81))
* **deps:** bump software.amazon.awssdk:bom from 2.17.277 to 2.17.278 ([aws#1077](aws#1077)) ([49b867e](aws@49b867e))
* **deps:** bump software.amazon.awssdk:bom from 2.17.278 to 2.17.280 ([aws#1084](aws#1084)) ([cb2a92f](aws@cb2a92f))
* **deps:** bump software.amazon.awssdk:bom from 2.17.280 to 2.17.288 ([aws#1116](aws#1116)) ([7ff4e14](aws@7ff4e14))
* **deps:** bump software.amazon.awssdk:bom from 2.17.288 to 2.17.292 ([98236cd](aws@98236cd))
* **deps:** bump software.amazon.awssdk:bom from 2.17.292 to 2.18.1 ([aws#1148](aws#1148)) ([f7f6088](aws@f7f6088))
* **deps:** bump software.amazon.awssdk:bom from 2.18.1 to 2.18.8 ([aws#1168](aws#1168)) ([12e5383](aws@12e5383))
* **deps:** bump software.amazon.awssdk:bom from 2.18.12 to 2.18.38 ([aws#1251](aws#1251)) ([6593b98](aws@6593b98))
* **deps:** bump software.amazon.awssdk:bom from 2.18.38 to 2.19.11 ([aws#1299](aws#1299)) ([cd08a3b](aws@cd08a3b))
* **deps:** bump software.amazon.awssdk:bom from 2.18.8 to 2.18.12 ([aws#1178](aws#1178)) ([03bc7bd](aws@03bc7bd))
* **deps:** bump software.amazon.awssdk:bom from 2.19.11 to 2.19.26 ([aws#1354](aws#1354)) ([7ee7f55](aws@7ee7f55))
* **deps:** bump software.amazon.awssdk:bom from 2.19.26 to 2.20.91 ([aws#1667](aws#1667)) ([2b5f92a](aws@2b5f92a))
* Detail AWS SDK v2 support ([aws#835](aws#835)) ([5705e1f](aws@5705e1f))
* Fix re-run CI workflows ([aws#1219](aws#1219)) ([3bec521](aws@3bec521))
* remove mainline-1.x from dependabot ([aws#1120](aws#1120)) ([3956822](aws@3956822))
* Run CodeBuild CI from Github Actions ([aws#1213](aws#1213)) ([ba726b5](aws@ba726b5))
* **SupportPolicy:** Mark 1.x End-of-Support ([aws#1026](aws#1026)) ([ff93eab](aws@ff93eab))
* Update `org.bouncycastle` to `bcprov-ext-jdk18on` ([aws#1572](aws#1572)) ([c56aff3](aws@c56aff3))
* update node version in versioning cb step ([aws#1712](aws#1712)) ([a34e0ad](aws@a34e0ad))
* use correct signing key for release ([aws#928](aws#928)) ([86332e4](aws@86332e4))
* use new signing keys for ci ([aws#840](aws#840)) ([6043417](aws@6043417))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants